Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Export: KiCAD Schematic Transformer #68

Merged
merged 37 commits into from
Sep 24, 2024

Conversation

mawildoer
Copy link
Contributor

@mawildoer mawildoer commented Sep 19, 2024

Description

Tools to transform KiCAD schematic objects and attach them to our graph models of the circuit

Fixes # (issue)

Checklist

Please read and execute the following:

  • My code follows the coding guidelines of this project
  • My PR title is following the contribution guidelines
  • [] I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I ran Black to format my code

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct:

@mawildoer mawildoer force-pushed the mawildoer/kicad-schematic-exporter-6 branch from c02d5bb to c603bbd Compare September 20, 2024 13:34
@mawildoer mawildoer force-pushed the mawildoer/kicad-schematic-exporter-6 branch from c603bbd to 6f63234 Compare September 23, 2024 13:16
@mawildoer mawildoer changed the title Kicad schematic exporter 6 Export: KiCAD Schematic Transformer Sep 23, 2024
@mawildoer mawildoer marked this pull request as ready for review September 23, 2024 14:45
Copy link
Contributor

@iopapamanoglou iopapamanoglou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ModuleInterface -> Electrical

For the rest great!

@mawildoer mawildoer enabled auto-merge (squash) September 23, 2024 15:37
@mawildoer mawildoer merged commit 735405b into main Sep 24, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants